This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: working as expected, no bug at all ... ~Naomi Deskroterakol 9.Oct.03 01:36 PM a Web browser General 6.0.3; 6.0.2 CF2; 6.0.2 CF1; 6.0.2; 6.0.1 CF3; 6.0.1 CF2; 6.0.1 CF1; 6.0.1; 6.0All Platforms
Why don't you set a variable to the current time at the start of the loop, then check the doc.lastmodified stamp on each document before the computewithform? If the doc's been modified since the start of the script, skip it, and just retain the NoteID in a profile document. Then clean up with a separate agent.
That being said, I really think there's something more going on here. I can't reproduce anything like this behavior, and I know for a fact that building a document collection doesn't retain current-state version of the documents within.
Question: does the server use transaction logging?